<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="8195" systemVersion="14F27" minimumToolsVersion="Automatic">
    <entity name="StaffUser" syncable="YES">
        <attribute name="bodyPhoto" optional="YES" attributeType="Binary" syncable="YES"/>
        <attribute name="name" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="selfiePhoto" optional="YES" attributeType="Binary" syncable="YES"/>
    </entity>
    <elements>
        <element name="StaffUser" positionX="-54" positionY="-9" width="128" height="90"/>
    </elements>
</model>